home *** CD-ROM | disk | FTP | other *** search
- -- card: 36467 from stack: in.2
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 2433
- -- name: Shareware
- ----- HyperTalk script -----
- on openCard
- global holdcard
- put the seconds into holdcard
- add 9 to holdcard
- end openCard
-
- on idle
- global holdcard
- if the seconds>holdcard then
- go card "Title Card"
- end if
- end idle
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=24 top=168 right=205 bottom=487
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=62 top=211 right=245 bottom=448
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 3 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=167 top=253 right=303 bottom=343
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=423 top=319 right=338 bottom=443
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go card "Title Card"
- end mouseUp
-
-
- -- part contents for card part 1
- ----- text -----
- Version 0.2 is the only version to be distributed publicly. Later versions will only be sent to registered users or be available commercially.
-
- -- part contents for card part 2
- ----- text -----
- To become a registered user and receive version 0.3 or later, please send $10.00 U.S. to:
-
- -- part contents for card part 3
- ----- text -----
- (M)agreeable software, inc.
- 5925 Magnolia Lane
- Plymouth MN 55442
-